Virtual hands

Image of hands in virtual reality art application

Hand representation in VR

Displaying virtual hands is an essential part of VR hand tracking experiences. It shows users that their hands are being tracked, helps them feel embodied in the space, and helps them understand what can be done with their hands in the application.

You can represent hands in a huge range of creative ways, but there are some best practice principles to remember to get the most out of your virtual hands.

Image of hands and arms in virtual reality manipulating a glowing pink block

Track arms

As well as hands, Ultraleap tracking also recognises forearms. This means you can show virtual hands and arms in your applications. Ultraleap recommend this wherever appropriate as it often increases immersion and embodiment for users.

The forearms can also be convenient places to affix UI components users need frequent access to, such as a locomotion component or a hand panel.

Hand sizing

Ultraleap tracking data - and the digital hands you see - are based on the size of your real hands in front of the camera. This important feature allows experiences to work optimally for a wide range of users. For example, a child’s hand has a smaller distance between the finger joints than an adult’s hand, and getting this right makes a difference when say- accurately picking up a virtual object.

The virtual hands you see in your applications use the hand tracking data from an Ultraleap camera, and overlay hand artwork on top which can either be your own, or one of the options provided in our plugins. You can choose to either distort the artwork to match the tracked data, or distort the tracked data to match the artwork.

When artwork is distorted to match tracked data, the virtual hands will appear the same size and proportion as the real hands in front of the camera. For many applications, this helps user immersion and ensures accuracy when performing interactions like picking up objects.

Gif of virtual reality hands shown as small and then large

Digital artists are free to model hands in all shapes and sizes, Likewise, our tracking outputs hands in all shapes and sizes based on the user’s real-life hands. If you are using heavily styled virtual hands to suit the theme of your game or application, then there may be a mismatch between the size and proportions or users’ virtual and real hands. In these cases, you can choose to either distort the art to the tracked hand or the tracked hand to the art.

Examples of hand art that can be used instead of default hand models


Interaction zone & tracking loss

The Leap Motion Controller provides 140x120° typical field of view, and the Stereo IR 170 provides 170x170°.

top view of the size of the interaction zone provided by Ultraleap hand tracking cameras top view of the size of the interaction zone provided by Ultraleap hand tracking cameras

This creates a large interaction zone where a user’s hands can be reliably tracked. However, there are still infrequent times where hands might move outside of the interaction zone and hand tracking is momentarily lost. In moments like this, virtual hands will not keep up with real hands, and user immersion suffers as a result. However, things can be done to minimise user frustration.

To ensure a positive user experience is maintained, it is important users know when their hands are reaching the limits of the interaction zone, and to communicate any momentary tracking losses visually, in a way that feels intentional and part of the experience.


Disappearing hands: Default

clip of vr hands disappearing instantly when hand tracking is lost

Freezing the hands in place

clip of vr hands freezing when hand tracking is lost

Included in Ultraleap XR plugins.

If hand tracking is lost, then virtual hands freeze in place until tracking is restored. This is simple and effective, highlighting where the edges of the interaction zone are. By avoiding the virtual hands ever disappearing from view, users may be reassured that hand tracking has not been seriously interrupted.


Fading hands out

clip of vr hands fading when hand tracking is lost

Coming soon to Ultraleap XR plugins.

As virtual hands approach the edge of the interaction zone, they fade out, rather than drop out immediately. This can make hand tracking loss seem less abrupt, and also provides feedback that the edges of the interaction zone are approaching, helping users maintain a sense of control. It is especially appropriate for narrative or social experiences where users aren’t interacting with many objects as the impact of tracking loss is lower.


Want to learn more about implementing these features in the game engine of your choice? Check out the implementation guides:


Getting Started

Build your own virtual hands with the Ultraleap hands module - included as part of our XR plugins for Unity and Unreal.

The Hands Module is a tool that allows you to use real-world data from your own hand and project it onto a virtual 3D representation of your choice. It comes with the prefabs listed above, and a hand binder that allows you to make any 3D model work with Ultraleap hand tracking.

Download XR development plugins